testing.benchContext.processBench (method)

2 uses

	testing (current package)
		benchmark.go#L276: 		b.context.processBench(b) // Must call doBench.
		benchmark.go#L564: func (ctx *benchContext) processBench(b *B) {